Class ConstraintsElementFB
java.lang.Object
net.anotheria.anosite.gen.anoaccessconfiguration.bean.ConstraintsElementFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetConstraint(String constraint) voidvoidsetDescription(String description) voidsetOwnerId(String ownerId) voidsetPosition(int position)
-
Constructor Details
-
ConstraintsElementFB
public ConstraintsElementFB()
-
-
Method Details
-
setOwnerId
-
getOwnerId
-
setPosition
public void setPosition(int position) -
getPosition
public int getPosition() -
setConstraint
-
getConstraint
-
setConstraintCollection
-
getConstraintCollection
-
setDescription
-
getDescription
-