Package com.axemble.vdoc.sdk.supports
Interface IChildSecuritySupport
- All Superinterfaces:
- IProtocolSupport,- ISecuritySupport,- Serializable
This class will handle complex security for custom object (with inheritance)
- Author:
- omenuel
- 
Method SummaryModifier and TypeMethodDescriptionThis method will returns the security parent of the object for security inheritance testsMethods inherited from interface com.axemble.vdoc.sdk.supports.IProtocolSupportgetProtocolURI, getProtocolURI
- 
Method Details- 
getSecurityParentISecuritySupport getSecurityParent()This method will returns the security parent of the object for security inheritance tests- Returns:
- a ISecuritySupportobject
 
 
-