com.atlassian.crowd.integration.rest.entity
Class SearchRestrictionEntity
java.lang.Object
com.atlassian.crowd.integration.rest.entity.SearchRestrictionEntity
- Direct Known Subclasses:
- BooleanRestrictionEntity, NullRestrictionEntity, PropertyRestrictionEntity
public abstract class SearchRestrictionEntity
- extends Object
Search restriction entity classes should extend this abstract class.
SearchRestrictionEntity is an abstract class instead of an interface because JAXB doesn't play nice with interfaces.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchRestrictionEntity
public SearchRestrictionEntity()
Copyright © 2014 Atlassian. All Rights Reserved.