public class OlePatronLocalIdentificationDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronLocalIdentificationContract
Modifier and Type | Class and Description |
---|---|
static class |
OlePatronLocalIdentificationDefinition.Builder |
static class |
OlePatronLocalIdentificationDefinition.Cache |
Constructor and Description |
---|
OlePatronLocalIdentificationDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getLocalId() |
String |
getObjectId() |
String |
getOlePatronId() |
String |
getPatronLocalSeqId() |
Long |
getVersionNumber() |
public OlePatronLocalIdentificationDefinition()
public String getPatronLocalSeqId()
getPatronLocalSeqId
in interface OlePatronLocalIdentificationContract
public String getLocalId()
getLocalId
in interface OlePatronLocalIdentificationContract
public String getOlePatronId()
getOlePatronId
in interface OlePatronLocalIdentificationContract
public String getObjectId()
getObjectId
in interface OlePatronLocalIdentificationContract
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.