|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectccs.cpc.impl.ArchLoadData
ccs.cpc.impl.CDBLoadData
ccs.cpc.impl.CDBCreateData
public class CDBCreateData
Extra data to create a CDB, beyond that needed to load a pre-existing one.
| Field Summary | |
|---|---|
boolean |
isNoCrypt
Whether to create an unencrypted CDB (which is not usually recommended, but can be useful.) |
| Fields inherited from class ccs.cpc.impl.CDBLoadData |
|---|
cdbID, isDRM |
| Fields inherited from class ccs.cpc.impl.ArchLoadData |
|---|
archf, isCreate, isTransient, parentf, pwd |
| Constructor Summary | |
|---|---|
CDBCreateData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isNoCrypt
| Constructor Detail |
|---|
public CDBCreateData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||