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 TypeMethodDescriptionbooleanbooleanbooleanlonggetFieldsList(boolean includePrivateFields) getNames()inthashCode()iterator()iterator(boolean includePrivateFields) iterator(Comparator<Field> comparator, boolean includePrivateFields) voidMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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
-