|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
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://edocs.bea.com/wls/docs103 Copyright 1996,2008, 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. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |