public class LinkingInfo extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_BULKLINK_MODE
Default link mode.
|
Constructor and Description |
---|
LinkingInfo(boolean bulklink)
Create a new linking info.
|
LinkingInfo(Object linker)
Create a new linking info.
|
LinkingInfo(Object linker,
boolean bulklink)
Create a new linking info.
|
public LinkingInfo(boolean bulklink)
public LinkingInfo(Object linker)
public LinkingInfo(Object linker, boolean bulklink)
public Object getLinker()
public boolean isBulkLink()
Copyright © 2012. All Rights Reserved.