Uses of Class
com.vidispine.generated.SearchAclType
-
-
Uses of SearchAclType in com.vidispine.generated
Fields in com.vidispine.generated declared as SearchAclType Modifier and Type Field Description protected SearchAclType
CriterionType. acl
protected SearchAclType
ItemSearchType. acl
protected SearchAclType
SearchOperatorType. acl
Methods in com.vidispine.generated that return SearchAclType Modifier and Type Method Description SearchAclType
ObjectFactory. createSearchAclType()
Create an instance ofSearchAclType
SearchAclType
CriterionType. getAcl()
Gets the value of the acl property.SearchAclType
ItemSearchType. getAcl()
Gets the value of the acl property.SearchAclType
SearchOperatorType. getAcl()
Gets the value of the acl property.SearchAclType
SearchAclType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SearchAclType
SearchAclType. withGroupname(String value)
SearchAclType
SearchAclType. withPermission(SearchPermissionType value)
SearchAclType
SearchAclType. withUsername(String value)
Methods in com.vidispine.generated with parameters of type SearchAclType Modifier and Type Method Description void
CriterionType. setAcl(SearchAclType value)
Sets the value of the acl property.void
ItemSearchType. setAcl(SearchAclType value)
Sets the value of the acl property.void
SearchOperatorType. setAcl(SearchAclType value)
Sets the value of the acl property.CollectionCriterionType
CollectionCriterionType. withAcl(SearchAclType value)
CriterionType
CriterionType. withAcl(SearchAclType value)
FileSearchType
FileSearchType. withAcl(SearchAclType value)
ItemCriterionType
ItemCriterionType. withAcl(SearchAclType value)
ItemSearchType
ItemSearchType. withAcl(SearchAclType value)
SearchOperatorType
SearchOperatorType. withAcl(SearchAclType value)
ShapeCriterionType
ShapeCriterionType. withAcl(SearchAclType value)
ShapeSearchType
ShapeSearchType. withAcl(SearchAclType value)
-