org.xcmis.spi.model.impl
Class IdProperty
java.lang.Object
org.xcmis.spi.model.impl.BaseProperty<String>
org.xcmis.spi.model.impl.IdProperty
- All Implemented Interfaces:
- Property<String>
public class IdProperty
- extends BaseProperty<String>
- Version:
- $Id: $
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdProperty
public IdProperty()
- Default constructor.
IdProperty
public IdProperty(String id,
String queryName,
String localName,
String displayName,
String value)
IdProperty
public IdProperty(String id,
String queryName,
String localName,
String displayName,
List<String> values)
getType
public final PropertyType getType()
-
- Returns:
- property type
Copyright © 2010 eXo Platform SAS. All Rights Reserved.