public class ContentToSidMapId extends Object implements Serializable
| Constructor and Description | 
|---|
ContentToSidMapId()  | 
ContentToSidMapId(long contentId,
                 long sidId)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
long | 
getContentId()  | 
long | 
getSidId()  | 
int | 
hashCode()  | 
void | 
setContentId(long contentId)  | 
void | 
setSidId(long sidId)  | 
public ContentToSidMapId()
public ContentToSidMapId(long contentId,
                         long sidId)
Copyright © 2003–2022 Atlassian. All rights reserved.