|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ofbiz.core.entity.model.ModelEntity com.atlassian.core.ofbiz.test.mock.MockGenericValue.MockModelEntity
public class MockGenericValue.MockModelEntity
Field Summary |
---|
Fields inherited from class org.ofbiz.core.entity.model.ModelEntity |
---|
author, copyright, dependentOn, description, doLock, entityName, fields, fieldsMap, indexes, modelReader, module, neverCache, nopks, packageName, pks, relations, STAMP_FIELD, tableName, title, version |
Constructor Summary | |
---|---|
MockGenericValue.MockModelEntity()
|
|
MockGenericValue.MockModelEntity(org.ofbiz.core.entity.GenericValue value)
|
Method Summary | |
---|---|
List |
getAllFieldNames()
|
org.ofbiz.core.entity.model.ModelField |
getField(String fieldName)
|
Methods inherited from class org.ofbiz.core.entity.model.ModelEntity |
---|
addField, addIndex, addRelation, areFields, classNameString, classNameString, colNameString, colNameString, compareTo, fieldNameString, fieldNameString, fieldsStringList, fieldsStringList, fieldsStringList, fieldTypeNameString, finderQueryString, getAuthor, getCopyright, getDependentOn, getDescription, getDoLock, getEntityName, getField, getFieldNamesFromFieldVector, getFieldsCopy, getFieldsIterator, getFieldsSize, getIndex, getIndex, getIndexesIterator, getIndexesSize, getModelReader, getNeverCache, getNopk, getNoPkFieldNames, getNopksCopy, getNopksIterator, getNopksSize, getPackageName, getPk, getPkFieldNames, getPksCopy, getPksIterator, getPksSize, getPlainTableName, getRelation, getRelation, getRelationsIterator, getRelationsSize, getTableName, getTableName, getTitle, getVersion, httpArgList, httpArgListFromClass, httpArgListFromClass, httpRelationArgList, isField, lock, nameString, nameString, nonPkNullList, pkNameString, pkNameString, populateBasicInfo, populateIndexes, populateRelated, primKeyClassNameString, removeField, removeField, removeIndex, removeRelation, setAuthor, setCopyright, setDependentOn, setDescription, setDoLock, setEntityName, setNeverCache, setPackageName, setTableName, setTitle, setVersion, typeNameString, typeNameStringRelatedAndMain, typeNameStringRelatedNoMapped, updatePkLists |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockGenericValue.MockModelEntity()
public MockGenericValue.MockModelEntity(org.ofbiz.core.entity.GenericValue value)
Method Detail |
---|
public List getAllFieldNames()
getAllFieldNames
in class org.ofbiz.core.entity.model.ModelEntity
public org.ofbiz.core.entity.model.ModelField getField(String fieldName)
getField
in class org.ofbiz.core.entity.model.ModelEntity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |