The Model-Driven System Builder
JeeWiz Architect's Guide
Contents
>
14. 'Business Object' Reference
14.2 Assembly Object
Superclass
serverJar
Description
This is just a rename of the BOM:jar object, so C# can use the .NET term for a jar ... which is 'assembly'.
Contained
Lists
1
Name
referenceType
Type
java:referenceType
Inherited from
java:jar
2
Name
jarGlobalImports
Type
String
Inherited from
java:jar
3
Name
baseViewRelation
Type
baseViewRelation
Inherited from
jarBase
4
Name
internalClass
Type
java:jwclass
Inherited from
jarBase
5
Name
relation
Type
relation
Inherited from
serverJar
6
Name
roleGroup
Type
roleGroup
Inherited from
serverJar
Inherited
properties
name
from
java:jar.name
description
from
java:jar.description
template
(base property)
text
from
java:jar.text
jwpattern
(base property)
extraJavacProperties
from
java:jar.extraJavacProperties
extraJavacElements
from
java:jar.extraJavacElements
extraJarProperties
from
java:jar.extraJarProperties
createAggregateImports
from
java:jar.createAggregateImports
headerComment
from
java:jar.headerComment
customerHeaderComment
from
java:jar.customerHeaderComment
package
from
java:jar.package
generateLogLevel
from
java:jar.generateLogLevel
constraintExceptionType
from
jarBase.constraintExceptionType
generateSecurityRoles
from
jarBase.generateSecurityRoles
convertEmptyStringsToNull
from
jarBase.convertEmptyStringsToNull
generateMaintenanceSession
from
serverJar.generateMaintenanceSession
generateDataViewForEntity
from
serverJar.generateDataViewForEntity
generatePagesForBusinessMethods
from
serverJar.generatePagesForBusinessMethods
generateDataviewImplClass
from
serverJar.generateDataviewImplClass
dataSource
from
serverJar.dataSource
14.2.1 Property 'uid'
Overrides
assembly.uid
Description
The 'uid' is a Unique IDentifier for a methods in the business object model (and derivatives like J2EE).
The 'uid' uniquely identifies the method, even if the name or signature of the method changes.
This will normally be generated by the modelling tool; if not, it can be entered manually (but make sure it is unique!).
Type
String
Copyright (c) 2001-2008 New Technology/
enterprise
Ltd.