Class Fields
java.lang.Object
com.liferay.dynamic.data.mapping.storage.Fields
- All Implemented Interfaces:
Serializable
,Iterable<Field>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
long
getFieldsList
(boolean includePrivateFields) getNames()
int
hashCode()
iterator()
iterator
(boolean includePrivateFields) iterator
(Comparator<Field> comparator, boolean includePrivateFields) void
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Fields
public Fields()
-
-
Method Details
-
contains
-
equals
-
equals
-
get
-
getAvailableLocales
-
getDDMStructureId
public long getDDMStructureId() -
getDefaultLocale
-
getNames
-
hashCode
public int hashCode() -
iterator
-
iterator
-
iterator
-
put
-
remove
-
getFieldsList
-