Uses of Enum Class
org.nuclos.api.context.SaveFlag
Packages that use SaveFlag
Package
Description
-
Uses of SaveFlag in org.nuclos.api.businessobject.facade
Methods in org.nuclos.api.businessobject.facade with parameters of type SaveFlag -
Uses of SaveFlag in org.nuclos.api.context
Methods in org.nuclos.api.context that return SaveFlagModifier and TypeMethodDescriptionstatic SaveFlag
Returns the enum constant of this class with the specified name.static SaveFlag[]
SaveFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuclos.api.context with parameters of type SaveFlag -
Uses of SaveFlag in org.nuclos.api.provider
Methods in org.nuclos.api.provider with parameters of type SaveFlag -
Uses of SaveFlag in org.nuclos.api.service
Methods in org.nuclos.api.service with parameters of type SaveFlag
Modifiable.save(SaveFlag...)