uk.ac.soton.ecs.grimoires.test.uddiv2.performance
Class BusinessEntityModel

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.BusinessEntity
      extended byuk.ac.soton.ecs.grimoires.test.uddiv2.performance.BusinessEntityModel
All Implemented Interfaces:
Serializable, UDDIv2DataModelVisitable

public class BusinessEntityModel
extends BusinessEntity

Author:
wf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Field Summary
static String defaultName
           
static int numOfDescriptions
           
 
Constructor Summary
BusinessEntityModel()
           
BusinessEntityModel(String nameTemplate)
           
 
Methods inherited from class uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.BusinessEntity
accept, equals, getAuthorizedName, getBusinessKey, getBusinessServices, getCategoryBag, getContacts, getDescription, getDescription, getDiscoveryURLs, getIdentifierBag, getName, getName, getOperator, hashCode, setAuthorizedName, setBusinessKey, setBusinessServices, setCategoryBag, setContacts, setDescription, setDescription, setDiscoveryURLs, setIdentifierBag, setName, setName, setOperator
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numOfDescriptions

public static final int numOfDescriptions
See Also:
Constant Field Values

defaultName

public static final String defaultName
See Also:
Constant Field Values
Constructor Detail

BusinessEntityModel

public BusinessEntityModel()

BusinessEntityModel

public BusinessEntityModel(String nameTemplate)