public static class ProtectedItem.MaxValueCountItem extends Object implements Serializable
ProtectedItem.MaxValueCount
.Constructor and Description |
---|
ProtectedItem.MaxValueCountItem(String attributeType,
int maxCount)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getAttributeType()
Returns the attribute ID to limit the maximum count.
|
int |
getMaxCount()
Returns the maximum count of the attribute allowed.
|
String |
toString() |
public ProtectedItem.MaxValueCountItem(String attributeType, int maxCount)
attributeType
- the attribute ID to limit the maximum countmaxCount
- the maximum count of the attribute allowedCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.