|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgOperation | |
---|---|
com.genesyslab.platform.configuration.protocol.metadata |
Uses of CfgOperation in com.genesyslab.platform.configuration.protocol.metadata |
---|
Methods in com.genesyslab.platform.configuration.protocol.metadata that return CfgOperation | |
---|---|
CfgOperation |
CfgDescriptionAttribute.getOperation()
Indicates what kind of operation is intended (in case of deltas) or allowed (in case of subjects) to be performed, using the attribute (in case of deltas) or on attribute (in case of subjects). |
static CfgOperation |
CfgOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CfgOperation[] |
CfgOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.genesyslab.platform.configuration.protocol.metadata with parameters of type CfgOperation | |
---|---|
CfgDescriptionAttribute |
CfgDescriptionClass.getDeltaListAttribute(java.lang.String mappingName,
CfgOperation operation)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |