Class NamesList
java.lang.Object
org.exoplatform.services.jcr.ext.repository.NamesList
Created by The eXo Platform SAS.
Date: 27.08.2009
Date: 27.08.2009
- Version:
- $Id: NamesList.java 111 2008-11-11 11:11:11Z rainf0x $
- Author:
- Alex Reshetnyak
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
names
List with names.
-
-
Constructor Details
-
NamesList
public NamesList()Empty constructor. -
NamesList
Constructor.- Parameters:
names- List, the list with names
-
-
Method Details
-
getNames
- Returns:
- List return the list of name
-
setNames
- Parameters:
names- List, the list with names
-