public static class Factory.AccessPermission
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static AccessPermission |
createInstance()
Creates a new instance of the
AccessPermission class. |
static AccessPermissionList |
createList()
Creates a new instance of this collection class.
|
public static AccessPermission createInstance()
AccessPermission
class.
The created object is a dependent object and is only persisted
when its parent object (the independently persistable object that references it)
is persisted.public static AccessPermissionList createList()
© Copyright IBM Corporation 2006, 2015. All rights reserved.