|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelfDescribingResourceV2
The SelfDescribingResourceV2
class adds more query methods to the
SelfDescribingResource
class.
It should be used for all new Resources.
Field Summary |
---|
Fields inherited from interface weblogic.security.spi.SelfDescribingResource |
---|
LIST_FIELD_TYPE, NORMAL_FIELD_TYPE, PATH_FIELD_TYPE, UNDEFINED_FIELD_TYPE |
Method Summary | |
---|---|
boolean |
isTransitiveField(String fieldName)
Returns true when the specified field name is a transitive field. |
Methods inherited from interface weblogic.security.spi.SelfDescribingResource |
---|
getFieldType, getRepeatingFieldIndex, getRepeatingFieldTerminatingIndex |
Methods inherited from interface weblogic.security.spi.Resource |
---|
equals, getID, getKeys, getParentResource, getType, getValues, hashCode, toString |
Method Detail |
---|
boolean isTransitiveField(String fieldName)
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |