|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openemcee.microflow.impl.AttributePermissionDescriptorImpl
| Nested Class Summary | |
class |
AttributePermissionDescriptorImpl.ValidatorInstanciationException
|
| Constructor Summary | |
AttributePermissionDescriptorImpl()
Creates a new instance of PermissionDescriptor |
|
| Method Summary | |
java.lang.String |
getName()
Getter for property name. |
java.lang.Class |
getType()
Getter for property type. |
PermissionedDataValidator |
getValidator()
|
ValidatorConfigImpl |
getValidatorConfig()
Getter for property validatorConfig. |
void |
setName(java.lang.String name)
Setter for property name. |
void |
setType(java.lang.Class type)
Setter for property type. |
void |
setTypeName(java.lang.String typeName)
|
void |
setValidatorConfig(ValidatorConfigImpl validatorConfig)
Setter for property validatorConfig. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributePermissionDescriptorImpl()
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - New value of property name.public java.lang.Class getType()
public void setType(java.lang.Class type)
type - New value of property type.
public void setTypeName(java.lang.String typeName)
throws java.lang.ClassNotFoundException,
CreationException
java.lang.ClassNotFoundException
CreationExceptionpublic ValidatorConfigImpl getValidatorConfig()
public void setValidatorConfig(ValidatorConfigImpl validatorConfig)
validatorConfig - New value of property validatorConfig.
public PermissionedDataValidator getValidator()
throws AttributePermissionDescriptorImpl.ValidatorInstanciationException
AttributePermissionDescriptorImpl.ValidatorInstanciationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||